Click or drag to resize

MessageLastVerbExecutionTime Property

Contains the time when the last verb was executed.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime LastVerbExecutionTime { get; set; }

Property Value

Type: DateTime
The last verb execution time.
See Also